home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP Eylül 1996.iso / utils / povray / povppc.sit / POVPPC / POV-Ray / POV-Ray.rsrc / TEXT_210_version.txt < prev    next >
Encoding:
Text File  |  1994-04-26  |  245 b   |  6 lines

  1. // Set the language version of POV-Ray.  Enables or
  2. // disables syntax features that are version-dependent.
  3. // e.g. #version 1.0, or #version 2.0
  4. // (Note: This can toggle versions anywhere in the source)
  5. #version 1.0  // use POV-Ray 1.0 syntax
  6.